1 // VBConversions Note: VB project level imports
2 using
System.Diagnostics;
3 using
System;
4 using
System.Xml.Linq;
5 using
System.Windows.Forms;
6 using
System.Collections;
7 using
System.Drawing;
8 using
Microsoft.VisualBasic;
9 using
System.Data;
10 using
System.Collections.Generic;
11 using
System.Linq;
12 // End of VB project level imports

13
14 using
System.Reflection;
15 using
System.Runtime.InteropServices;
16
17
18 // General Information about an assembly
is controlled through the following
19 //
set of attributes. Change these attribute values to modify the information
20 // associated with an assembly.
21
22 // Review the values of the assembly attributes
23
24 [assembly:AssemblyTitle(
"gradsys")]
25 [assembly:AssemblyDescription(
"")]
26 [assembly:AssemblyCompany(
"")]
27 [assembly:AssemblyProduct(
"gradsys")]
28 [assembly:AssemblyCopyright(
"Copyright © 2011")]
29 [assembly:AssemblyTrademark(
"")]
30
31 [assembly:ComVisible(
false)]
32
33 //The following GUID
is for the ID of the typelib if this project is exposed to COM
34 [assembly:Guid(
"44552293-bc6a-4a70-83d0-685d82902ecf")]
35
36 // Version information
for an assembly consists of the following four values:
37 //
38 // Major Version
39 // Minor Version
40 // Build Number
41 // Revision
42 //
43 // You can specify all the values or you can
default the Build and Revision Numbers
44 //
by using the '*' as shown below:
45 // <Assembly: AssemblyVersion(
"1.0.*")>
46
47 [assembly:AssemblyVersion(
"1.0.0.0")]
48 [assembly:AssemblyFileVersion(
"1.0.0.0")]


VBConversions Note: VB project level imports

End of VB project level imports

General Information about an assembly is controlled through the following

set of attributes. Change these attribute values to modify the information

associated with an assembly.

Review the values of the assembly attributes

The following GUID is for the ID of the typelib if this project is exposed to COM

Version information for an assembly consists of the following four values:

Major Version

Minor Version

Build Number

Revision

You can specify all the values or you can default the Build and Revision Numbers

by using the '*' as shown below:




Hệ thống thông tin sinh viên trong C# 5.192 lượt xem

Gõ tìm kiếm nhanh...